home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / WNBFF13A.ARJ / WINBIFF.DOC next >
Text File  |  1992-09-19  |  4KB  |  88 lines

  1.  
  2. WinBiff 1.3a - (C) Copyright 1992, Paul A. Steckler
  3. --------------------------------------------------
  4.  
  5. WinBiff is a Windows 3.x version of the well-known Un*x biff program,
  6. designed for use in conjunction with mail delivery programs such as
  7. UUPC/extended.
  8.  
  9. When WinBiff starts up, a mailbox bitmap (or icon, if minimized) is
  10. shown, and the mailbox flag is down.  The program polls
  11. for mail at specified intervals. When mail arrives, there is a beep and
  12. the initial icon is replaced. The new icon is highlighted, the word
  13. "MAIL" appears, and the flag is raised.
  14.  
  15. If new mail arrives, the program will beep again.  After mail has been
  16. read, the program reverts to the original icon. The user may force the
  17. appearance of the original, no-mail icon by selecting "Clear" from the
  18. system menu.  If new mail arrives subsequently, the highlighted icon
  19. will re-appear.
  20.  
  21. As of version 1.2, you can choose to show mail headers from the
  22. first 50 messages in the WinBiff window instead of the have-mail bitmap.
  23.  
  24. When WinBiff is iconized or the "show headers" option is set, the
  25. caption reads "WinBiff (mailbox)"; it reads just "mailbox" if
  26. headers are disabled and running as a window -- this is so the title bar
  27. is of reasonable size. WinBiff's window is resizable; the bitmaps remain
  28. reasonably proportioned regardless of size.
  29.  
  30. To configure WinBiff for your system, start the program, and select
  31. "Setup" from the system menu.  In the dialog box which pops up, enter
  32. the full pathname of the file your mail program creates, a suitable
  33. polling interval, whether to start the program minimized, and whether to
  34. show mail headers.  The "autosize" option tells WinBiff to run minimized
  35. when there is no mail, and to display a window (with or without headers)
  36. when mail is present.  The minimum polling interval is 10 seconds.
  37. If you choose the "Save" button, a WINBIFF.INI file is created, and the
  38. values you have given will be recalled when the program is started
  39. subsequently. The WINBIFF.INI file may be placed in the same directory
  40. as the WinBiff executable, or in the Windows directory.
  41.  
  42. You may also override arguments in the initialization file
  43. with command-line arguments:
  44.  
  45.         WINBIFF [-p #] [-f file] [+/-m] [+/-h] [+/-a]
  46.  
  47. where '#' is the polling interval, 'file' is the mailbox,
  48. and +m (alternatively, -m) indicates to start WinBiff minimized
  49. (as a normal window), +h (or -h) means "show headers" (don't show),
  50. and +a (-a) means "autosize" (don't autosize).  Allowing such overrides
  51. is convenient for running multiple instances which monitor multiple
  52. mailboxes.
  53.  
  54. WinBiff will run in OS/2 seamless Windows mode.  Also, WinBiff works
  55. well with OS/2 Elm 2.3.
  56.  
  57. WinBiff is a shareware program.  If you use the program on a regular
  58. basis, please submit contributions ($5 suggested) to:
  59.  
  60.         Paul A. Steckler
  61.         48 Hawthorne Street
  62.         Somerville, MA  02144
  63.  
  64. Users who submit $5 or more can choose to receive updates as a uuencoded
  65. .ZIP file by e-mail.  (If you're using the program, you DO have an
  66. e-mail address, right? :-))
  67.  
  68. You may freely distribute the WinBiff executable file as long as the
  69. executable file is not modified in any way, and as long as this document
  70. accompanies the executable.
  71.  
  72. Disclaimer:  You use WinBiff at your own risk.  All warranties expressed
  73. and implied are disclaimed.  Any damages resulting from the use
  74. of WinBiff shall not result in any liability.
  75.  
  76. E-mail correspondence concerning this program may be submitted to:
  77.  
  78.         corwin.ccs.northeastern.edu!blimpy!steck
  79.         steck@corwin.ccs.northeastern.edu
  80.  
  81. Possible future enhancements planned are:
  82.  
  83.         o Launching a mail reader from the system menu
  84.         o Choice of sound effects on receipt of mail
  85.  
  86. September 19, 1992
  87.  
  88.